Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadCollection<T> Class : Move Method |
'Usage
Dim instance As LeadCollection(Of T) Dim oldIndex As Integer Dim newIndex As Integer instance.Move(oldIndex, newIndex)
This method raises the CollectionChanged event with Move action.